速報APP / 遊戲 / Solidity TicTacToe

Solidity TicTacToe

價格:免費

更新日期:2018-01-08

檔案大小:4.8M

目前版本:1.0.1

版本需求:Android 4.0.3 以上版本

官方網站:http://www.theGerman.de

Email:Play@theGerman.de

Solidity TicTacToe(圖1)-速報App

This is the game TicTacToe (https://en.wikipedia.org/wiki/Tic-tac-toe) as Ethereum smart contract written in Solidity.

Solidity TicTacToe(圖2)-速報App

It is an example of a mobile implementation of an dApp.

Solidity TicTacToe(圖3)-速報App

To create and play games you need Ether on the Kovan test network. For this follow the instructions in the app to create an account and copy your address to https://gitter.im/kovan-testnet/faucet. Once you have received some Ether your balance will update in the app.

Solidity TicTacToe(圖4)-速報App

Technical Info:

Solidity TicTacToe(圖5)-速報App

The smart contract is deployed on the Ethereum Kovant test network. The source can be found at https://github.com/rmeissner/solidity-tictactoe.

Solidity TicTacToe(圖6)-速報App

The app uses multiple Gnosis libraries to communicate with this smart contract and manage user credentials (https://github.com/gnosis/heimdall-android, https://github.com/gnosis/bivrost-kotlin). The source of the app can be found at https://github.com/rmeissner/solidity-tictactoe-android.

Solidity TicTacToe(圖7)-速報App

Solidity TicTacToe(圖8)-速報App